getType

abstract fun getType(): String

Returns the type of this source. This could indicate the nature of the content, e.g., "image", "video", "webpage", "rss".

Return

A string representing the type of the source.